FtMscLibEx SetCBMaskUniChanged Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

3.X2A (extended)
SetCBMaskUniChanged

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public uint SetCBMaskUniChanged(
	FtDeviceID devId,
	uint mask
)

Parameters

devId
Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
mask
Type: System UInt32
(MSB) 0xXXXXXXXX (LSB)
bit 0=I1 ..bit7=I8 0=false, 1 = true => indicates which inputs are generating Callback events.

Return Value

Type: UInt32
FTLIB_ERR_SUCCESS (no error) or error code
Remarks

See Also

Reference